home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
KILMOCK2.ARJ
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-02-17
|
542b
|
25 lines
echo off
cls
type install.hlp
pause
md c:\TKAM
md c:\TKAM\TKAMDATA
echo Copying Programme files....
copy *.* c:\TKAM
echo .
echo .
echo Please remove Programme Diskette and Insert Data diskette
pause
echo Copying Data Files
copy *.* c:\TKAM\TKAMDATA
del c:\tkam\command.com
ren c:\tkam\config.tkm config.tmp
ren c:\tkam\config.bak config.tkm
ren c:\tkam\config.tmp config.bak
cls
type Winstall.hlp
echo Installation is finished.
echo To run the programme, change to the TKAM directory and
echo type TKAM or AUTOEXEC